PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / getCalculateAction Method
In This Topic
    getCalculateAction Method
    In This Topic
    Gets the calculate action.
    Syntax
    public PDFJavaScriptAction getCalculateAction()

    Return Value

    A com.o2sol.pdf4java.actions.PDFJavaScriptAction that shall be performed to recalculate the value of this field when that of another field changes.
    See Also